testing.common.Logf (method, view implemented interface methods)

3 uses

	testing (current package)
		fuzz.go#L650: 				f.Logf("cleanup panicked with %v", r)
		testing.go#L918: func (c *common) Logf(format string, args ...any) {
		testing.go#L1375: 				t.Logf("cleanup panicked with %v", r)